home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / rain_for.swf / scripts / DefineButton2_998 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2010-04-12  |  78 b   |  5 lines

  1. on(release){
  2.    _global.bBackFromPrint = true;
  3.    print(this,"bframe");
  4. }
  5.